nodejs redis 發布訂閱機制封裝 最近項目使用redis,對publish 和 subscribe的使用進行了了解,並進行了封裝。 然后通過exports.pubsub=new Pub ...